type net/http.http2goroutineLock
6 uses
net/http (current package)
h2_bundle.go#L3333: type http2goroutineLock uint64
h2_bundle.go#L3335: func http2newGoroutineLock() http2goroutineLock {
h2_bundle.go#L3339: return http2goroutineLock(http2curGoroutineID())
h2_bundle.go#L3342: func (g http2goroutineLock) check() {
h2_bundle.go#L3351: func (g http2goroutineLock) checkNotOn() {
h2_bundle.go#L4590: serveG http2goroutineLock // used to verify funcs are on serve()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |